home *** CD-ROM | disk | FTP | other *** search
/ SGI Varsity Update 1998 August / SGI Varsity Update 1998 August.iso / dist / insight_base.idb / usr / lib / Insight / data / config / C / font.map.z / font.map
Text File  |  1998-07-29  |  2KB  |  42 lines

  1. <!-- $Id: font.map 1.2 1995/10/17 16:23:15 dnc Exp $ -->
  2.  
  3. <!-- This file is used to control which fonts are used in DynaText.
  4. A typical use would be to map font names from the PC to corresponding fonts
  5. on UNIX.  For example, if a stylesheet for a book was created on the PC,
  6. and it calls for 'arial' the X windows equivalent would be 'helvetica'. -->
  7. <!-- This file also maps the fonts used in CGMs (when using system fonts).
  8. The font names used in those files vary greatly from vendor to vendor. -->
  9. <!-- See DynaText's System Administrator's Guide for more details. -->
  10.  
  11.  
  12. <!-- Some useful mappings. -->
  13. <font name="times" aliases="tms">
  14. <font name="times" weight="b" slant="ital" aliases="tmsBI:tmsB">
  15. <font name="times" aliases="Times New Roman">
  16. <font name="helvetica" aliases="MS Sans Serif">
  17.  
  18. <!-- Some usefule mappings for CGMs -->
  19. <!-- Carberry font names -->
  20. <font name="times" aliases="hershey:simplex_roman" weight='m' slant='r' 
  21.     sep=",">
  22. <font name="times" weight="m" slant="r" aliases="hershey:duplex_roman" sep=",">
  23. <font name="times" weight="m" slant="r" 
  24.     aliases="hershey:complex_roman" sep=",">
  25. <font name="times" aliases="nbs hershey:cartographic_roman" sep=",">
  26.  
  27. <!-- font names used on PCs -->
  28. <font name="helvetica" aliases="swiss:helv" sep=",">
  29. <font name="helvetica" weight="b" aliases="swiss:system bold" sep=",">
  30. <font name="times" weight="b" aliases="roman:times new roman bold" sep=",">
  31. <font name="times" slant="ital" 
  32.     aliases="roman:times new roman semi-light italic" sep=",">
  33.  
  34. <font name="helvetica" aliases="swiss:arial semi-light" sep=",">
  35. <font name="helvetica" weight="bold" slant="r"
  36.     aliases="swiss:arial bold,helvetica bold" sep=",">
  37.  
  38. <!-- other cgms -->
  39. <font name="helvetica"
  40. aliases="ocb04p:ocb05p:ocb06p:ocb08p:ocb10p:ocb12p:ocb18p" sep=":">
  41.  
  42.